* progmodes/grep.el (grep-compute-defaults): Simplify how settings
authorChong Yidong <cyd@stupidchicken.com>
Sat, 23 May 2009 00:11:53 +0000 (00:11 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 23 May 2009 00:11:53 +0000 (00:11 +0000)
commit2cfc0daa9c1b272b9192ce72fa0006411e55c8c2
tree534d4bb92225da91e149d8f1eeead43225cd40d0
parentff8ee814882309598ab40b948aaa9aaaa5973306
* progmodes/grep.el (grep-compute-defaults): Simplify how settings
are looked up.
(grep-apply-setting): New function.
(grep-highlight-matches, grep-command, grep-template)
(grep-use-null-device, grep-find-command, grep-find-template):
Clarify role of grep-compute-defaults in docstrings.  Use
grep-apply-setting to apply changes (Bug#3343).
lisp/ChangeLog
lisp/progmodes/grep.el